Added missing files. Added this file with a skippable file. Updated
authorAdam Weinberger <adamw@gnome.org>
Thu, 16 Aug 2007 01:13:15 +0000 (01:13 +0000)
committerAdam Weinberger <adamw@src.gnome.org>
Thu, 16 Aug 2007 01:13:15 +0000 (01:13 +0000)
2007-08-15  Adam Weinberger  <adamw@gnome.org>

* POTFILES.in: Added missing files.
* POTFILES.skip: Added this file with a skippable file.
* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=18625

po-properties/ChangeLog
po-properties/POTFILES.in
po-properties/POTFILES.skip [new file with mode: 0644]
po-properties/en_CA.po

index 41966b31c9bccea53708af534e01bc5d11965f11..f3194354061bea7e7c7c35ee44b60f4926b03a7c 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-15  Adam Weinberger  <adamw@gnome.org>
+
+       * POTFILES.in: Added missing files.
+       * POTFILES.skip: Added.
+       * en_CA.po: Updated Canadian English translation.
+
 2007-08-15  Adam Weinberger  <adamw@gnome.org>
 
        * en_CA.po: Updated Canadian English translation.
index e667f07c8b94071ef89e0c9e424b1988516ccf3a..462b344e0908945abf2b2e766158c60f16909e55 100644 (file)
@@ -43,6 +43,9 @@ gtk/gtkassistant.c
 gtk/gtkbbox.c
 gtk/gtkbin.c
 gtk/gtkbox.c
+gtk/gtkbuildable.c
+gtk/gtkbuilder.c
+gtk/gtkbuilderparser.c
 gtk/gtkbutton.c
 gtk/gtkcalendar.c
 gtk/gtkcelleditable.c
@@ -141,8 +144,10 @@ gtk/gtknotebook.c
 gtk/gtkobject.c
 gtk/gtkoldeditable.c
 gtk/gtkoptionmenu.c
+gtk/gtkpagesetup.c
 gtk/gtkpagesetupunixdialog.c
 gtk/gtkpaned.c
+gtk/gtkpapersize.c
 gtk/gtkpathbar.c
 gtk/gtkpixmap.c
 gtk/gtkplug.c
@@ -171,6 +176,7 @@ gtk/gtkrecentchoosermenu.c
 gtk/gtkrecentmanager.c
 gtk/gtkruler.c
 gtk/gtkscale.c
+gtk/gtkscalebutton.c
 gtk/gtkscrollbar.c
 gtk/gtkscrolledwindow.c
 gtk/gtkselection.c
@@ -192,6 +198,7 @@ gtk/gtktextbufferrichtext.c
 gtk/gtktextbufferserialize.c
 gtk/gtktextchild.c
 gtk/gtktextdisplay.c
+gtk/gtktextiter.c
 gtk/gtktextlayout.c
 gtk/gtktextmark.c
 gtk/gtktexttag.c
@@ -224,6 +231,7 @@ gtk/gtkuimanager.c
 gtk/gtkvbbox.c
 gtk/gtkvbox.c
 gtk/gtkviewport.c
+gtk/gtkvolumebutton.c
 gtk/gtkvpaned.c
 gtk/gtkvruler.c
 gtk/gtkvscale.c
@@ -241,6 +249,7 @@ modules/input/imcedilla.c
 modules/input/imcyrillic-translit.c
 modules/input/iminuktitut.c
 modules/input/imipa.c
+modules/input/immultipress.c
 modules/input/imthai.c
 modules/input/imti-er.c
 modules/input/imti-et.c
@@ -249,4 +258,5 @@ modules/input/imxim.c
 modules/printbackends/cups/gtkprintbackendcups.c
 modules/printbackends/file/gtkprintbackendfile.c
 modules/printbackends/lpr/gtkprintbackendlpr.c
+modules/printbackends/test/gtkprintbackendtest.c
 tests/testfilechooser.c
diff --git a/po-properties/POTFILES.skip b/po-properties/POTFILES.skip
new file mode 100644 (file)
index 0000000..bab2cdc
--- /dev/null
@@ -0,0 +1 @@
+demos/gtk-demo/demo.ui
index 95f71524f6d2063fa0d39d1d58fe41f00f7a9c98..67c2312685afdb2ead8c3fe8747d2661e4ca46c6 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-15 14:41-0400\n"
+"POT-Creation-Date: 2007-08-15 21:13-0400\n"
 "PO-Revision-Date: 2005-07-22 22:53-0400\n"
 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
 "Language-Team: Canadian English <adamw@gnome.org>\n"
@@ -403,7 +403,7 @@ msgid "Whether the action group is visible."
 msgstr "Whether the action group is visible."
 
 #: ../gtk/gtkadjustment.c:86 ../gtk/gtkcellrendererprogress.c:128
-#: ../gtk/gtkspinbutton.c:268
+#: ../gtk/gtkscalebutton.c:181 ../gtk/gtkspinbutton.c:268
 msgid "Value"
 msgstr "Value"
 
@@ -767,6 +767,14 @@ msgstr "Position"
 msgid "The index of the child in the parent"
 msgstr "The index of the child in the parent"
 
+#: ../gtk/gtkbuilder.c:104
+msgid "Translation Domain"
+msgstr "Translation Domain"
+
+#: ../gtk/gtkbuilder.c:105
+msgid "The translation domain used by gettext"
+msgstr "The translation domain used by gettext"
+
 #: ../gtk/gtkbutton.c:200
 msgid ""
 "Text of the label widget inside the button, if the button contains a label "
@@ -1255,7 +1263,8 @@ msgid "Orientation and growth direction of the progress bar"
 msgstr "Orientation and growth direction of the progress bar"
 
 #: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:122
-#: ../gtk/gtkrange.c:345 ../gtk/gtkspinbutton.c:207
+#: ../gtk/gtkrange.c:345 ../gtk/gtkscalebutton.c:200
+#: ../gtk/gtkspinbutton.c:207
 msgid "Adjustment"
 msgstr "Adjustment"
 
@@ -2751,7 +2760,7 @@ msgstr "Icon set"
 msgid "Icon set to display"
 msgstr "Icon set to display"
 
-#: ../gtk/gtkimage.c:187 ../gtk/gtktoolbar.c:530
+#: ../gtk/gtkimage.c:187 ../gtk/gtkscalebutton.c:191 ../gtk/gtktoolbar.c:530
 msgid "Icon size"
 msgstr "Icon size"
 
@@ -4200,6 +4209,28 @@ msgstr "Value spacing"
 msgid "Space between value text and the slider/trough area"
 msgstr "Space between value text and the slider/trough area"
 
+#: ../gtk/gtkscalebutton.c:182
+msgid "The value of the scale"
+msgstr "The value of the scale"
+
+#: ../gtk/gtkscalebutton.c:192
+msgid "The icon size"
+msgstr "The icon size"
+
+#: ../gtk/gtkscalebutton.c:201
+msgid ""
+"The GtkAdjustment that contains the current value of this scale button object"
+msgstr ""
+"The GtkAdjustment that contains the current value of this scale button object"
+
+#: ../gtk/gtkscalebutton.c:229
+msgid "Icons"
+msgstr "Icons"
+
+#: ../gtk/gtkscalebutton.c:230
+msgid "List of icon names"
+msgstr "List of icon names"
+
 #: ../gtk/gtkscrollbar.c:50
 msgid "Minimum Slider Length"
 msgstr "Minimum Slider Length"